Skip to content
  • Sponsor TheAlgorithms/Python

  • Notifications You must be signed in to change notification settings
  • Fork 46.6k

Fix topological sort order #12339

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed

Fix topological sort order #12339

wants to merge 2 commits into from

Conversation

Vivek09Chahal
Copy link

Fixes #12192

Vivek09Chahal and others added 2 commits October 31, 2024 09:10

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fixes #12192
for more information, see https://pre-commit.ci
@algorithms-keeper algorithms-keeper bot added the tests are failing Do not merge until tests pass label Oct 31, 2024
@Vivek09Chahal Vivek09Chahal deleted the fix-topological-sort branch October 31, 2024 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests are failing Do not merge until tests pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

topological sort returns reversed list
1 participant